home *** CD-ROM | disk | FTP | other *** search
- # LaTeX2HTML 2022 (Released January 1, 2022)
- # Associate internals original text with physical files.
-
-
- $key = q/chapadministration/;
- $ref_files{$key} = "$dir".q|node1_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/copyright/;
- $ref_files{$key} = "$dir".q|node7_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/ftparchive/;
- $ref_files{$key} = "$dir".q|node12_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/modification/;
- $ref_files{$key} = "$dir".q|node10_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/registration/;
- $ref_files{$key} = "$dir".q|node5_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/support/;
- $ref_files{$key} = "$dir".q|node6_ct.html|;
- $noresave{$key} = "$nosave";
-
- 1;
-
-